'Declaration Public Function New( _ ByVal ParamArray content() As System.Object _ )
public RadioButtonElement( params System.object[] content )
Parameters
- content
- An System.Array of objects to display as content.
'Declaration Public Function New( _ ByVal ParamArray content() As System.Object _ )
public RadioButtonElement( params System.object[] content )